The player will also be able to move the ball down. Click on the Codesters Tab.

  • Go to the section of the toolkit and drag Down Key to the bottom of your program.
  • Change the number inside the .move_down() command to 10.
  • Change the name in the .move_down() command to ball.
  • Click Run and press the left and down arrow keys to test your program.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)